core: Add --union mode to checkout
authorColin Walters <walters@verbum.org>
Tue, 6 Mar 2012 16:37:50 +0000 (11:37 -0500)
committerColin Walters <walters@verbum.org>
Tue, 6 Mar 2012 16:59:06 +0000 (11:59 -0500)
commit76bc35186eb19b1c55c891f8e6e513f2c19eb99a
tree064782d8e9537989dd28023cb324dce88dc9ffe7
parent83fb6d56e1e57b20f0f1c24bcaa0d02abcb02cca
core: Add --union mode to checkout

This is another step towards ostbuild using this instead of the
"compose" builtin.
src/libostree/ostree-core.c
src/libostree/ostree-core.h
src/libostree/ostree-repo.c
src/libostree/ostree-repo.h
src/ostree/ot-builtin-checkout.c
tests/t0000-basic.sh